accellabel: Get rid of class variables
authorBenjamin Otte <otte@redhat.com>
Mon, 13 Aug 2018 02:51:03 +0000 (04:51 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Mar 2020 03:14:27 +0000 (23:14 -0400)
commitd84b60e5f94df05965df48dad9bd17e515a151d8
tree57743aca78132b84ad09e91883f333615a1415fd
parent9a03c8b4d85f29444af294be23915b99aab38548
accellabel: Get rid of class variables

We can just look them up as-needed, no need to cache them.
gtk/gtkaccellabel.c